home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / progs / Netobj / netobj / t2.z / CMCDconstruct_sign.dcr / 00001.ls next >
Encoding:
Text File  |  1997-04-29  |  161 b   |  11 lines

  1. on exitFrame
  2.   if rollOver(1) then
  3.     if soundBusy(1) then
  4.       nothing()
  5.     else
  6.       puppetSound("construct2")
  7.       updateStage()
  8.     end if
  9.   end if
  10. end
  11.